Release 10.1A: OpenEdge Application Server:
Administration
Converting code-page names between MIME and OpenEdge formats
You can convert a code-page name between MIME and OpenEdge formats by running the
convcp.pprocedure, which resides in theadecommdirectory.Here is the syntax:
input-nameA
CHARACTERexpression indicating the code-page name to be converted.directionA
CHARACTERindicating one of the following:output-nameA
CHARACTERexpression indicating the name of aCHARACTERvariable to contain the result.If
input-nameis not a valid MIME or OpenEdge code-page name,output-nameis set to blank.The following example converts the value of
cMimeCharsetto OpenEdge format and stores the result incProCharset:
The following example converts the value of
cProCharsetto MIME format and stores the result incMimeCharset:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |